Skip to content

Add AgentAnycast — decentralized P2P runtime for A2A#47

Merged
ai-boost merged 2 commits intoai-boost:mainfrom
gk16:add-agentanycast
Apr 7, 2026
Merged

Add AgentAnycast — decentralized P2P runtime for A2A#47
ai-boost merged 2 commits intoai-boost:mainfrom
gk16:add-agentanycast

Conversation

@gk16
Copy link
Copy Markdown
Contributor

@gk16 gk16 commented Mar 18, 2026

What is AgentAnycast?

AgentAnycast is a decentralized P2P runtime for the A2A protocol, powered by libp2p.

Key features:

  • End-to-end encryption (Noise_XX) — relay servers see only ciphertext
  • Automatic NAT traversal (AutoNAT + DCUtR + Circuit Relay v2)
  • Skill-based anycast routing via DHT + relay registry
  • MCP Tool ↔ A2A Skill bidirectional mapping
  • Framework adapters: CrewAI, LangGraph (one-line integration)
  • W3C DID:key identity (did:key derived from Ed25519 keys)
  • SDKs for Python (pip install agentanycast) and TypeScript (npm install agentanycast)

Category: Platforms & Integrated Solutions — AgentAnycast is a runtime/transport layer, not just an SDK.

Links:

@ai-boost ai-boost merged commit ae1b6bf into ai-boost:main Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants